Skip to content

Commit

Permalink
chore(deps): bump jakarta.servlet:jakarta.servlet-api
Browse files Browse the repository at this point in the history
Bumps [jakarta.servlet:jakarta.servlet-api](https://github.com/eclipse-ee4j/servlet-api) from 6.0.0 to 6.1.0.
- [Commits](https://github.com/eclipse-ee4j/servlet-api/commits)

---
updated-dependencies:
- dependency-name: jakarta.servlet:jakarta.servlet-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mjeanroy committed Jun 21, 2024
1 parent 2cf56d3 commit 1a02546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junit-servers-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<maven-war-plugin.version>3.4.0</maven-war-plugin.version>
<spring5.version>5.3.31</spring5.version>
<spring6.version>6.1.1</spring6.version>
<jakarta.servlet-api.version>6.0.0</jakarta.servlet-api.version>
<jakarta.servlet-api.version>6.1.0</jakarta.servlet-api.version>
</properties>

<build>
Expand Down

0 comments on commit 1a02546

Please sign in to comment.