Skip to content

Commit

Permalink
fix: upgrade org.jboss.logging:jboss-logging from 3.5.3.Final to 3.6.…
Browse files Browse the repository at this point in the history
…0.Final

Snyk has created this PR to upgrade org.jboss.logging:jboss-logging from 3.5.3.Final to 3.6.0.Final.

See this package in maven:
org.jboss.logging:jboss-logging

See this project in Snyk:
https://app.snyk.io/org/dansiviter/project/a6ff5ae7-9c9b-4234-8fff-452dc5980b96?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 29, 2024
1 parent 6479acf commit 50676ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,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 50676ee

Please sign in to comment.