Skip to content

Commit

Permalink
Merge pull request #6729 from payara/dependabot/maven/master/org.jbos…
Browse files Browse the repository at this point in the history
…s.logging-jboss-logging-3.6.0.Final

Bump org.jboss.logging:jboss-logging from 3.4.2.Final to 3.6.0.Final
  • Loading branch information
Pandrex247 authored May 27, 2024
2 parents 294ec57 + 28ca405 commit 9c27cb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging</artifactId>
<version>3.4.2.Final</version>
<version>3.6.0.Final</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion nucleus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@

<!-- Library for introspecting types with full generic information including resolving of field and method types. -->
<classmate.version>1.7.0</classmate.version>
<jboss.logging.version>3.5.0.Final</jboss.logging.version>
<jboss.logging.version>3.6.0.Final</jboss.logging.version>



Expand Down

0 comments on commit 9c27cb2

Please sign in to comment.