Skip to content

Commit

Permalink
Merge pull request #98 from ropalka/WFNC-93
Browse files Browse the repository at this point in the history
[WFNC-93] Upgrading Byteman to 4.0.21 (support for JDK21)
  • Loading branch information
tadamski authored Oct 6, 2023
2 parents 5c06014 + b755ab5 commit 45c0bcb
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 @@ -51,7 +51,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<version.junit>4.13.2</version.junit>
<version.org.jboss.byteman>4.0.18</version.org.jboss.byteman>
<version.org.jboss.byteman>4.0.21</version.org.jboss.byteman>
<version.org.jboss.jdeparser>2.0.3.Final</version.org.jboss.jdeparser>
<version.org.jboss.logging.jboss-logging>3.5.3.Final</version.org.jboss.logging.jboss-logging>
<version.org.jboss.logging.jboss-logging-annotations>2.2.1.Final</version.org.jboss.logging.jboss-logging-annotations>
Expand Down

0 comments on commit 45c0bcb

Please sign in to comment.