Skip to content

Commit b845858

Browse files
Bump io.smallrye:smallrye-build-parent from 47 to 48 (#536)
Bumps [io.smallrye:smallrye-build-parent](https://github.com/smallrye/smallrye-parent) from 47 to 48. - [Release notes](https://github.com/smallrye/smallrye-parent/releases) - [Commits](https://github.com/smallrye/smallrye-parent/commits) --- updated-dependencies: - dependency-name: io.smallrye:smallrye-build-parent dependency-version: '48' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c7bfb3 commit b845858

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

examples/agent/pom.xml

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

examples/library/pom.xml

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

0 commit comments

Comments
 (0)