Skip to content

Commit

Permalink
Bump version.org.jboss.byteman from 4.0.22 to 4.0.23
Browse files Browse the repository at this point in the history
Bumps `version.org.jboss.byteman` from 4.0.22 to 4.0.23.

Updates `org.jboss.byteman:byteman` from 4.0.22 to 4.0.23
- [Commits](https://github.com/adinn/byteman/commits)

Updates `org.jboss.byteman:byteman-bmunit` from 4.0.22 to 4.0.23

Updates `org.jboss.byteman:byteman-install` from 4.0.22 to 4.0.23

---
updated-dependencies:
- dependency-name: org.jboss.byteman:byteman
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.jboss.byteman:byteman-bmunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.jboss.byteman:byteman-install
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent a9d059f commit e6d0780
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 @@ -59,7 +59,7 @@
<version.org.wildfly.elytron>2.4.2.Final</version.org.wildfly.elytron>
<version.org.wildfly.naming-client>2.0.1.Final</version.org.wildfly.naming-client>
<version.bridger>1.6.Final</version.bridger>
<version.org.jboss.byteman>4.0.22</version.org.jboss.byteman>
<version.org.jboss.byteman>4.0.23</version.org.jboss.byteman>

<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
Expand Down

0 comments on commit e6d0780

Please sign in to comment.