Skip to content

Commit

Permalink
Merge pull request #16 from jboss-logging/dependabot/maven/org.jboss-…
Browse files Browse the repository at this point in the history
…jboss-parent-46

Bump org.jboss:jboss-parent from 45 to 46
  • Loading branch information
jamezp committed Jun 6, 2024
2 parents 76f6109 + 69cfb4f commit 3ffbd84
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 @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss</groupId>
<artifactId>jboss-parent</artifactId>
<version>45</version>
<version>46</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 @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss</groupId>
<artifactId>jboss-parent</artifactId>
<version>45</version>
<version>46</version>
<relativePath/>
</parent>

Expand Down

0 comments on commit 3ffbd84

Please sign in to comment.