Skip to content

Commit

Permalink
Bump version.io.helidon from 4.0.7 to 4.1.2
Browse files Browse the repository at this point in the history
Bumps `version.io.helidon` from 4.0.7 to 4.1.2.

Updates `io.helidon:helidon-bom` from 4.0.7 to 4.1.2
- [Release notes](https://github.com/oracle/helidon/releases)
- [Changelog](https://github.com/helidon-io/helidon/blob/main/CHANGELOG.md)
- [Commits](helidon-io/helidon@4.0.7...4.1.2)

Updates `io.helidon:helidon-dependencies` from 4.0.7 to 4.1.2

---
updated-dependencies:
- dependency-name: io.helidon:helidon-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.helidon:helidon-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent b3b6794 commit b46f946
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/helidon-car-booking-portable-ext/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<name>SmallRye LLM Examples: Helidon Car Booking Portable Extension</name>

<properties>
<version.io.helidon>4.0.7</version.io.helidon>
<version.io.helidon>4.1.2</version.io.helidon>
<mainClass>io.helidon.Main</mainClass>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion examples/helidon-car-booking/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<name>SmallRye LLM Examples: Helidon Car Booking</name>

<properties>
<version.io.helidon>4.0.7</version.io.helidon>
<version.io.helidon>4.1.2</version.io.helidon>
<mainClass>io.helidon.Main</mainClass>
</properties>

Expand Down

0 comments on commit b46f946

Please sign in to comment.