Skip to content

Commit

Permalink
Bump jakarta.servlet:jakarta.servlet-api from 6.1.0-M2 to 6.1.0
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.1.0-M2 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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 714469b commit a054371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
</modules>

<properties>
<servlet.api.version>6.1.0-M2</servlet.api.version>
<servlet.api.version>6.1.0</servlet.api.version>
<jsf.api.version>4.1.0-M1</jsf.api.version>
<uel.version>5.0.0-M1</uel.version>

Expand Down

0 comments on commit a054371

Please sign in to comment.