Skip to content

Commit

Permalink
Bump version.wildfly.glow from 1.0.0.Beta8 to 1.0.0.Beta9
Browse files Browse the repository at this point in the history
Bumps `version.wildfly.glow` from 1.0.0.Beta8 to 1.0.0.Beta9.

Updates `org.wildfly.glow:wildfly-glow-core` from 1.0.0.Beta8 to 1.0.0.Beta9

Updates `org.wildfly.glow:wildfly-glow-maven-resolver` from 1.0.0.Beta8 to 1.0.0.Beta9

---
updated-dependencies:
- dependency-name: org.wildfly.glow:wildfly-glow-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.wildfly.glow:wildfly-glow-maven-resolver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and liweinan committed Feb 19, 2024
1 parent 022d457 commit 417993f
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 @@ -95,7 +95,7 @@
<version.org.jboss.arquillian>1.7.2.Final</version.org.jboss.arquillian>
<version.org.testng>7.6.1</version.org.testng>
<version.resteasy.testsuite>6.2.7.Final</version.resteasy.testsuite>
<version.wildfly.glow>1.0.0.Beta8</version.wildfly.glow>
<version.wildfly.glow>1.0.0.Beta9</version.wildfly.glow>

<!-- Plugin Versions, please keep in alphabetical order -->
<version.org.jboss.resteasy.checkstyle>1.0.0.Final</version.org.jboss.resteasy.checkstyle>
Expand Down

0 comments on commit 417993f

Please sign in to comment.