Skip to content

Commit

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

Bump org.eclipse.jetty:jetty-security from 12.0.5 to 12.0.6
  • Loading branch information
jnidzwetzki committed Mar 2, 2024
2 parents 447160e + ce7aab9 commit 1b75aed
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>12.0.5</version>
<version>12.0.6</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
Expand Down

0 comments on commit 1b75aed

Please sign in to comment.