Skip to content

Commit

Permalink
Bump the quarkus-version group with 6 updates
Browse files Browse the repository at this point in the history
Bumps the quarkus-version group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | `3.19.0` | `3.19.1` |
| io.quarkus:quarkus-maven-plugin | `3.19.0` | `3.19.1` |
| io.quarkus:quarkus-extension-processor | `3.19.0` | `3.19.1` |
| [io.quarkus:quarkus-extension-maven-plugin](https://github.com/quarkusio/quarkus) | `3.19.0` | `3.19.1` |
| [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) | `3.18.4` | `3.19.1` |
| [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform) | `3.18.4` | `3.19.1` |


Updates `io.quarkus:quarkus-bom` from 3.19.0 to 3.19.1
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.19.0...3.19.1)

Updates `io.quarkus:quarkus-maven-plugin` from 3.19.0 to 3.19.1

Updates `io.quarkus:quarkus-extension-processor` from 3.19.0 to 3.19.1

Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.19.0 to 3.19.1
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.19.0...3.19.1)

Updates `io.quarkus:quarkus-maven-plugin` from 3.19.0 to 3.19.1

Updates `io.quarkus:quarkus-extension-processor` from 3.19.0 to 3.19.1

Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.19.0 to 3.19.1
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.19.0...3.19.1)

Updates `io.quarkus.platform:quarkus-bom` from 3.18.4 to 3.19.1
- [Commits](quarkusio/quarkus-platform@3.18.4...3.19.1)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.18.4 to 3.19.1
- [Commits](quarkusio/quarkus-platform@3.18.4...3.19.1)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.18.4 to 3.19.1
- [Commits](quarkusio/quarkus-platform@3.18.4...3.19.1)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus-version
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus-version
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus-version
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus-version
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus-version
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus-version
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus-version
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus-version
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus-version
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus-version
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2025
1 parent 6e294a7 commit 12e584a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion architecture-recorder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
<quarkus.platform.version>3.18.4</quarkus.platform.version>
<quarkus.platform.version>3.19.1</quarkus.platform.version>
<surefire-plugin.version>3.5.2</surefire-plugin.version>
</properties>
<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion carpet-shopper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
<quarkus.platform.version>3.18.4</quarkus.platform.version>
<quarkus.platform.version>3.19.1</quarkus.platform.version>
<quinoa.version>2.5.1</quinoa.version>
<surefire-plugin.version>3.5.2</surefire-plugin.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion observer-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<maven.compiler.release>21</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.19.0</quarkus.version>
<quarkus.version>3.19.1</quarkus.version>
<surefire-plugin.version>3.5.2</surefire-plugin.version>
</properties>
<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion weaver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
<quarkus.platform.version>3.18.4</quarkus.platform.version>
<quarkus.platform.version>3.19.1</quarkus.platform.version>
<surefire-plugin.version>3.5.2</surefire-plugin.version>
</properties>
<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion wookie-tamer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
<quarkus.platform.version>3.18.4</quarkus.platform.version>
<quarkus.platform.version>3.19.1</quarkus.platform.version>
<surefire-plugin.version>3.5.2</surefire-plugin.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit 12e584a

Please sign in to comment.