Skip to content

Commit

Permalink
Bump org.jboss:jboss-parent from 44 to 45
Browse files Browse the repository at this point in the history
Bumps [org.jboss:jboss-parent](https://github.com/jboss/jboss-parent-pom) from 44 to 45.
- [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] authored May 7, 2024
1 parent fd87a74 commit 7c4bdc1
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 @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss</groupId>
<artifactId>jboss-parent</artifactId>
<version>44</version>
<version>45</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 @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss</groupId>
<artifactId>jboss-parent</artifactId>
<version>44</version>
<version>45</version>
<relativePath />
</parent>

Expand Down

0 comments on commit 7c4bdc1

Please sign in to comment.