Skip to content

Commit

Permalink
Bump the maven group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the maven group with 3 updates in the / directory: [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin), [org.springframework.boot:spring-boot-parent](https://github.com/spring-projects/spring-boot) and [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot).


Updates `org.openrewrite.maven:rewrite-maven-plugin` from 5.45.1 to 5.46.0
- [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
- [Commits](openrewrite/rewrite-maven-plugin@v5.45.1...v5.46.0)

Updates `org.springframework.boot:spring-boot-parent` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

---
updated-dependencies:
- dependency-name: org.openrewrite.maven:rewrite-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: org.springframework.boot:spring-boot-parent
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 9fca794 commit 28f6f08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@

<!-- Spring -->
<spring-security-oauth2.version>2.5.2.RELEASE</spring-security-oauth2.version>
<spring-boot.version>3.3.5</spring-boot.version>
<spring-boot.version>3.4.0</spring-boot.version>

<!-- Other -->
<jetty-maven-plugin.version>11.0.24</jetty-maven-plugin.version>
Expand Down Expand Up @@ -115,7 +115,7 @@
<hibernate-core.version>6.1.3.Final</hibernate-core.version>
<solr-solrj.version>9.7.0</solr-solrj.version>
<mysql-connector-java.version>8.0.32</mysql-connector-java.version>
<rewrite-maven-plugin.version>5.45.1</rewrite-maven-plugin.version>
<rewrite-maven-plugin.version>5.46.0</rewrite-maven-plugin.version>
</properties>

<build>
Expand Down

0 comments on commit 28f6f08

Please sign in to comment.