Skip to content

Commit 0abbaa1

Browse files
build(deps): Bump org.jboss:jboss-parent from 46 to 47 (#654)
Bumps [org.jboss:jboss-parent](https://github.com/jboss/jboss-parent-pom) from 46 to 47. - [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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cde3c1 commit 0abbaa1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.jboss</groupId>
2525
<artifactId>jboss-parent</artifactId>
26-
<version>46</version>
26+
<version>47</version>
2727
<relativePath />
2828
</parent>
2929

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jboss</groupId>
77
<artifactId>jboss-parent</artifactId>
8-
<version>46</version>
8+
<version>47</version>
99
<relativePath />
1010
</parent>
1111

0 commit comments

Comments
 (0)