Skip to content

Commit 384c821

Browse files
Bump org.eclipse.microprofile:microprofile in /start/system
Bumps [org.eclipse.microprofile:microprofile](https://github.com/eclipse/microprofile) from 7.0 to 7.1. - [Release notes](https://github.com/eclipse/microprofile/releases) - [Commits](microprofile/microprofile@7.0...7.1) --- updated-dependencies: - dependency-name: org.eclipse.microprofile:microprofile dependency-version: '7.1' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e61b652 commit 384c821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start/system/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>org.eclipse.microprofile</groupId>
2727
<artifactId>microprofile</artifactId>
28-
<version>7.0</version>
28+
<version>7.1</version>
2929
<type>pom</type>
3030
<scope>provided</scope>
3131
</dependency>

0 commit comments

Comments
 (0)