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 11, 2024
1 parent e2831dc commit 3309754
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.report.sourceEncoding>UTF-8</project.report.sourceEncoding>
<maven.compiler.release>17</maven.compiler.release>
<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>
<compiler-plugin.version>3.13.0</compiler-plugin.version>
<war-plugin.version>3.4.0</war-plugin.version>
<dev.langchain4j.version>0.34.0</dev.langchain4j.version>
Expand Down

0 comments on commit 3309754

Please sign in to comment.