Skip to content

Commit

Permalink
Merge pull request #514 from jnidzwetzki/dependabot/maven/org.eclipse…
Browse files Browse the repository at this point in the history
….jetty-jetty-security-12.0.2

Bump org.eclipse.jetty:jetty-security from 9.4.51.v20230217 to 12.0.2
  • Loading branch information
jnidzwetzki authored Oct 14, 2023
2 parents 58b6815 + 1cef93b commit bb4a1ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bboxdb-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-security</artifactId>
<version>9.4.51.v20230217</version>
<version>12.0.2</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
Expand Down

0 comments on commit bb4a1ac

Please sign in to comment.