Skip to content

Commit

Permalink
Bump io.smallrye:smallrye-parent from 42 to 43 (#1144)
Browse files Browse the repository at this point in the history
Bumps [io.smallrye:smallrye-parent](https://github.com/smallrye/smallrye-parent) from 42 to 43.
- [Release notes](https://github.com/smallrye/smallrye-parent/releases)
- [Commits](https://github.com/smallrye/smallrye-parent/commits)

---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-parent
  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>
  • Loading branch information
dependabot[bot] committed Apr 4, 2024
1 parent d447b0c commit 584659a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/configmap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-parent</artifactId>
<version>42</version>
<version>43</version>
<relativePath />
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/expansion/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-parent</artifactId>
<version>42</version>
<version>43</version>
<relativePath />
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/interceptors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-parent</artifactId>
<version>42</version>
<version>43</version>
<relativePath />
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/mapping/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-parent</artifactId>
<version>42</version>
<version>43</version>
<relativePath />
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/profiles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-parent</artifactId>
<version>42</version>
<version>43</version>
<relativePath />
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-parent</artifactId>
<version>42</version>
<version>43</version>
</parent>

<groupId>io.smallrye.config</groupId>
Expand Down

0 comments on commit 584659a

Please sign in to comment.