Skip to content

Commit

Permalink
[BACKLOG-39454]- Lots of errors coming up on logs when server 10.1 is…
Browse files Browse the repository at this point in the history
… configured to use Java 8. Updating JBoss-Logging jar.
  • Loading branch information
ssindhu23 committed Jan 30, 2024
1 parent a6a883c commit 8d1e149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
<org.json.version>3.1.1</org.json.version>
<!-- @Null @Nullable annotations -->
<com.github.spotbugs.annotations.version>4.2.3</com.github.spotbugs.annotations.version>
<jboss-logging.version>3.5.3.Final</jboss-logging.version>
<jboss-logging.version>3.4.3.Final</jboss-logging.version>
<classmate.version>1.6.0</classmate.version>
<javax.persistence-api.version>2.2</javax.persistence-api.version>
<byte-buddy.version>1.12.16</byte-buddy.version>
Expand Down

0 comments on commit 8d1e149

Please sign in to comment.