Skip to content

Commit

Permalink
build: Updated Java library jetty-server v12.0.15 --> v12.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
cederberg committed Jan 1, 2025
1 parent 05a315a commit 97f839a
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 @@ -55,12 +55,12 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>12.0.15</version>
<version>12.0.16</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty.ee8</groupId>
<artifactId>jetty-ee8-servlet</artifactId>
<version>12.0.15</version>
<version>12.0.16</version>
</dependency>
<dependency>
<groupId>org.mozilla</groupId>
Expand Down

0 comments on commit 97f839a

Please sign in to comment.