Skip to content

Commit

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

---
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 12, 2023
1 parent 68821f2 commit 1ec260f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<maven.compiler.target>1.8</maven.compiler.target>

<!-- Platform version -->
<microprofile.platform>4.1</microprofile.platform>
<microprofile.platform>6.1</microprofile.platform>
<cdi-api.version>2.0.2</cdi-api.version>
<jsonp-api.version>1.1.6</jsonp-api.version>
<jsonb-api.version>1.0.2</jsonb-api.version>
Expand Down

0 comments on commit 1ec260f

Please sign in to comment.