Skip to content

Commit

Permalink
Merge pull request #157 from OpenLiberty/dependabot/maven/start/inven…
Browse files Browse the repository at this point in the history
…tory/org.slf4j-slf4j-simple-2.0.16

Bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.16 in /start/inventory
  • Loading branch information
gkwan-ibm authored Sep 4, 2024
2 parents e4a2ecb + 93c5b13 commit b267aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start/inventory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>2.0.13</version>
<version>2.0.16</version>
</dependency>
<dependency>
<groupId>org.jboss.resteasy</groupId>
Expand Down

0 comments on commit b267aed

Please sign in to comment.