Skip to content

Commit

Permalink
deps: update dependency org.eclipse.jetty:jetty-server to v11.0.12 (#461
Browse files Browse the repository at this point in the history
)
  • Loading branch information
renovate-bot committed Nov 4, 2022
1 parent 827a875 commit 129e4f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>11.0.11</version>
<version>11.0.12</version>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>
Expand Down

0 comments on commit 129e4f4

Please sign in to comment.