Skip to content

Commit

Permalink
Bump org.eclipse.microprofile:microprofile from 6.1 to 7.0
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.microprofile:microprofile](https://github.com/eclipse/microprofile) from 6.1 to 7.0.
- [Release notes](https://github.com/eclipse/microprofile/releases)
- [Commits](eclipse/microprofile@6.1...7.0)

---
updated-dependencies:
- dependency-name: org.eclipse.microprofile:microprofile
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent b3b6794 commit 11a8092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/liberty-car-booking/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.report.sourceEncoding>UTF-8</project.report.sourceEncoding>
<jakartaee-api.version>10.0.0</jakartaee-api.version>
<microprofile-api.version>6.1</microprofile-api.version>
<microprofile-api.version>7.0</microprofile-api.version>
<war-plugin.version>3.4.0</war-plugin.version>

<!--Strictly for OpenLiberty-->
Expand Down

0 comments on commit 11a8092

Please sign in to comment.