Skip to content

Commit

Permalink
Merge pull request wildfly#6295 from bstansberry/WFCORE-7109
Browse files Browse the repository at this point in the history
[WFCORE-7109] Upgrade Logback to 1.5.13
  • Loading branch information
yersan authored Dec 23, 2024
2 parents 51dd629 + 1b39423 commit bd54220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/embedded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<jbossas.ts.dir>${jbossas.ts.integ.dir}/..</jbossas.ts.dir>
<jbossas.project.dir>${jbossas.ts.dir}</jbossas.project.dir>
<wildfly.home>${project.basedir}/target/wildfly-core</wildfly.home>
<version.ch.qos.logback>1.4.14</version.ch.qos.logback>
<version.ch.qos.logback>1.5.13</version.ch.qos.logback>
</properties>

<dependencies>
Expand Down

0 comments on commit bd54220

Please sign in to comment.