Skip to content

Commit d7f106e

Browse files
Bump jetty-server in /ollie-targetplatform
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.20.v20190813 to 10.0.10. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.20.v20190813...jetty-10.0.10) --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1cddb4a commit d7f106e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ollie-targetplatform/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<jackson.databind.version>2.10.3</jackson.databind.version>
2020
<jackson.version>2.10.3</jackson.version>
2121
<javax.servlet.version>3.1.0</javax.servlet.version>
22-
<jetty.version>9.4.20.v20190813</jetty.version>
22+
<jetty.version>9.4.41.v20210516</jetty.version>
2323
<jooq.version>3.11.3</jooq.version>
2424
<junit.version>4.12</junit.version>
2525
<liquibase.version>3.5.1</liquibase.version> <!-- the newer versions (up to 3.5.3) have incorrect mappings for PG's blob/bytea -->

0 commit comments

Comments
 (0)