Skip to content

Commit

Permalink
Bump org.jboss:jboss-parent from 42 to 43
Browse files Browse the repository at this point in the history
Bumps [org.jboss:jboss-parent](https://github.com/jboss/jboss-parent-pom) from 42 to 43.
- [Release notes](https://github.com/jboss/jboss-parent-pom/releases)
- [Commits](https://github.com/jboss/jboss-parent-pom/commits)

---
updated-dependencies:
- dependency-name: org.jboss:jboss-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 9, 2024
1 parent 378c866 commit c625208
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.jboss</groupId>
<artifactId>jboss-parent</artifactId>
<version>42</version>
<version>43</version>
<relativePath/>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.jboss</groupId>
<artifactId>jboss-parent</artifactId>
<version>42</version>
<version>43</version>
<relativePath/>
</parent>

Expand Down

0 comments on commit c625208

Please sign in to comment.