Skip to content

Commit

Permalink
Merge pull request #199 from resteasy/dependabot/maven/org.jboss.logg…
Browse files Browse the repository at this point in the history
…ing-jboss-logging-3.6.0.Final

Bump org.jboss.logging:jboss-logging from 3.5.3.Final to 3.6.0.Final
  • Loading branch information
jamezp authored Aug 15, 2024
2 parents 3f797f0 + 4398e6c commit 79b5d20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contacts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging</artifactId>
<version>3.5.3.Final</version>
<version>3.6.0.Final</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 79b5d20

Please sign in to comment.