Skip to content

Commit

Permalink
Bump org.eclipse.jetty:jetty-security from 12.0.6 to 12.0.8
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jetty:jetty-security from 12.0.6 to 12.0.8.

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-security
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 4, 2024
1 parent fbc83ac commit b890d4b
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.6</version>
<version>12.0.8</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
Expand Down

0 comments on commit b890d4b

Please sign in to comment.