Skip to content

Commit

Permalink
build: Updated Java library jetty-server v12.0.9 --> v12.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
cederberg committed Jun 20, 2024
1 parent 72bf818 commit 2eb58c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,12 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>12.0.9</version>
<version>12.0.10</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty.ee8</groupId>
<artifactId>jetty-ee8-servlet</artifactId>
<version>12.0.9</version>
<version>12.0.10</version>
</dependency>
<dependency>
<groupId>org.mozilla</groupId>
Expand Down

0 comments on commit 2eb58c4

Please sign in to comment.