Skip to content

Commit

Permalink
Bump jakarta.servlet:jakarta.servlet-api from 4.0.3 to 4.0.4
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 4.0.3 to 4.0.4.
- [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 and frantuma committed Nov 10, 2023
1 parent c74d280 commit d105074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/swagger-project-jakarta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@
<jakarta.xml.bind-api-version>3.0.0</jakarta.xml.bind-api-version>
<jakarta.activation-api-version>2.1.2</jakarta.activation-api-version>
<bnd-version>6.4.0</bnd-version>
<servlet-api-version>5.0.0</servlet-api-version>
<servlet-api-version>4.0.4</servlet-api-version>
<jersey2-version>3.1.3</jersey2-version>
<junit-version>4.13.2</junit-version>
<jackson-version>2.15.2</jackson-version>
Expand Down

0 comments on commit d105074

Please sign in to comment.