Skip to content

Commit

Permalink
Bump org.eclipse.microprofile:microprofile from 6.1 to 7.0 in /finish
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 Sep 1, 2024
1 parent 7083e3d commit dde398d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion finish/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>org.eclipse.microprofile</groupId>
<artifactId>microprofile</artifactId>
<version>6.1</version>
<version>7.0</version>
<type>pom</type>
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit dde398d

Please sign in to comment.