Merge pull request #10287 from DSpace/dependabot/maven/dspace-8_x/org.jboss.logging-jboss-logging-3.6.1.Final

Bump org.jboss.logging:jboss-logging from 3.4.3.Final to 3.6.1.Final
This commit is contained in:
Tim Donohue
2025-01-22 16:52:16 -06:00
committed by GitHub

View File

@@ -1131,7 +1131,7 @@
<dependency> <dependency>
<groupId>org.jboss.logging</groupId> <groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging</artifactId> <artifactId>jboss-logging</artifactId>
<version>3.4.3.Final</version> <version>3.6.1.Final</version>
</dependency> </dependency>
<!-- Hibernate & Solr disagree on the version of antlr. So, specify the latest version --> <!-- Hibernate & Solr disagree on the version of antlr. So, specify the latest version -->