Skip to content

Commit

Permalink
Bump version.org.wildfly.channel from 1.0.2.Final to 1.0.3.Final
Browse files Browse the repository at this point in the history
Bumps `version.org.wildfly.channel` from 1.0.2.Final to 1.0.3.Final.

Updates `org.wildfly.channel:channel-core` from 1.0.2.Final to 1.0.3.Final
- [Release notes](https://github.com/wildfly-extras/wildfly-channel/releases)
- [Commits](wildfly-extras/wildfly-channel@1.0.2.Final...1.0.3.Final)

Updates `org.wildfly.channel:maven-resolver` from 1.0.2.Final to 1.0.3.Final
- [Release notes](https://github.com/wildfly-extras/wildfly-channel/releases)
- [Commits](wildfly-extras/wildfly-channel@1.0.2.Final...1.0.3.Final)

---
updated-dependencies:
- dependency-name: org.wildfly.channel:channel-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.wildfly.channel: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 Sep 18, 2023
1 parent 61bfbe9 commit 8315a1e
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 @@
<!-- This version property is also retrieved by plugin at runtime to resolve CLI artifact -->
<version.org.wildfly.core>21.1.1.Final</version.org.wildfly.core>
<version.org.wildfly>27.0.1.Final</version.org.wildfly>
<version.org.wildfly.channel>1.0.2.Final</version.org.wildfly.channel>
<version.org.wildfly.channel>1.0.3.Final</version.org.wildfly.channel>
<version.org.wildfly.prospero>1.1.0.Final</version.org.wildfly.prospero>
<!-- maven dependencies -->
<version.javax.inject.javax.inject>1</version.javax.inject.javax.inject>
Expand Down

0 comments on commit 8315a1e

Please sign in to comment.