Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent 27cb326 commit 04dacc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start/system/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>org.eclipse.microprofile</groupId>
<artifactId>microprofile</artifactId>
<version>6.0</version>
<version>6.1</version>
<type>pom</type>
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit 04dacc6

Please sign in to comment.