Skip to content

Commit

Permalink
Bump the minor-and-patch-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch-dependencies group with 1 update: org.eclipse.jetty:jetty-server.


Updates `org.eclipse.jetty:jetty-server` from 12.0.7 to 12.0.8

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and arhohuttunen committed Apr 3, 2024
1 parent 9e76cb1 commit 4a3f26d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junit5-migration/pom.xml
Expand Up @@ -74,7 +74,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>12.0.7</version>
<version>12.0.8</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 4a3f26d

Please sign in to comment.