Skip to content

Commit

Permalink
Merge pull request #170 from OpenLiberty/dependabot/maven/finish/org.…
Browse files Browse the repository at this point in the history
…eclipse.microprofile-microprofile-6.1

Bump org.eclipse.microprofile:microprofile from 3.3 to 6.1 in /finish
  • Loading branch information
gkwan-ibm authored Apr 1, 2024
2 parents 26511a6 + 2aaac54 commit ff00b71
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion finish/inventory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>org.eclipse.microprofile</groupId>
<artifactId>microprofile</artifactId>
<version>3.3</version>
<version>6.1</version>
<type>pom</type>
<scope>provided</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion finish/models/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>org.eclipse.microprofile</groupId>
<artifactId>microprofile</artifactId>
<version>3.3</version>
<version>6.1</version>
<type>pom</type>
<scope>provided</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion finish/system/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>org.eclipse.microprofile</groupId>
<artifactId>microprofile</artifactId>
<version>3.3</version>
<version>6.1</version>
<type>pom</type>
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit ff00b71

Please sign in to comment.