Skip to content

Commit

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

Bump org.jboss:jboss-parent from 42 to 43
  • Loading branch information
jamezp authored Jan 9, 2024
2 parents 78d9215 + e4503ee commit fb7cdf1
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>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 @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss</groupId>
<artifactId>jboss-parent</artifactId>
<version>42</version>
<version>43</version>
<relativePath/>
</parent>

Expand Down

0 comments on commit fb7cdf1

Please sign in to comment.