Skip to content

Commit

Permalink
Bump the build-dependencies group with 8 updates
Browse files Browse the repository at this point in the history
Bumps the build-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) | `3.4.0` | `3.5.0` |
| [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) | `3.1.5` | `3.1.6` |
| [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) | `3.4.5` | `3.5.0` |
| [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) | `8.4.3` | `9.0.1` |
| [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `1.19.2` | `1.19.3` |
| [org.springframework.boot:spring-boot-loader](https://github.com/spring-projects/spring-boot) | `3.1.1` | `3.2.0` |
| [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `3.1.1` | `3.2.0` |
| [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `3.1.1` | `3.2.0` |


Updates `org.codehaus.mojo:build-helper-maven-plugin` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- [Commits](mojohaus/build-helper-maven-plugin@3.4.0...3.5.0)

Updates `io.smallrye:jandex-maven-plugin` from 3.1.5 to 3.1.6
- [Release notes](https://github.com/smallrye/jandex/releases)
- [Commits](smallrye/jandex@3.1.5...3.1.6)

Updates `org.apache.maven.plugins:maven-project-info-reports-plugin` from 3.4.5 to 3.5.0
- [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-3.4.5...maven-project-info-reports-plugin-3.5.0)

Updates `org.owasp:dependency-check-maven` from 8.4.3 to 9.0.1
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v8.4.3...v9.0.1)

Updates `org.testcontainers:testcontainers-bom` from 1.19.2 to 1.19.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.2...1.19.3)

Updates `org.springframework.boot:spring-boot-loader` from 3.1.1 to 3.2.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.1...v3.2.0)

Updates `org.springframework.boot:spring-boot-dependencies` from 3.1.1 to 3.2.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.1...v3.2.0)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.1.1 to 3.2.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: io.smallrye:jandex-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
- dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: build-dependencies
- dependency-name: org.testcontainers:testcontainers-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
- dependency-name: org.springframework.boot:spring-boot-loader
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 28, 2023
1 parent 3158d64 commit 08d5961
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions build/parents/build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<version.junit-platform-suite-engine>1.10.0</version.junit-platform-suite-engine>
<version.org.osgi.core>6.0.0</version.org.osgi.core>
<!-- Make sure to update Ryuk container version in `ryuk.Dockerfile` whenever updating testcontainers to align it with the lib. -->
<version.testcontainers>1.19.2</version.testcontainers>
<version.testcontainers>1.19.3</version.testcontainers>

<version.org.hamcrest>2.2</version.org.hamcrest>
<version.org.mockito>5.7.0</version.org.mockito>
Expand Down Expand Up @@ -159,7 +159,7 @@
<version.org.google.guava>32.1.2-jre</version.org.google.guava>

<!-- >>> Spring integration tests -->
<version.org.springframework.boot>3.1.1</version.org.springframework.boot>
<version.org.springframework.boot>3.2.0</version.org.springframework.boot>
<!-- Spring Boot 3 Atomikos starter and related libs version: -->
<version.com.atomikos>6.0.0</version.com.atomikos>

Expand Down
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -260,24 +260,24 @@
<version.clean.plugin>3.3.2</version.clean.plugin>
<version.install.plugin>3.1.1</version.install.plugin>
<version.enforcer.plugin>3.4.0</version.enforcer.plugin>
<version.project-info.plugin>3.4.5</version.project-info.plugin>
<version.project-info.plugin>3.5.0</version.project-info.plugin>
<version.japicmp.plugin>0.18.3</version.japicmp.plugin>
<version.nexus-staging.plugin>1.6.13</version.nexus-staging.plugin>
<version.deploy.plugin>3.1.1</version.deploy.plugin>
<version.gpg.plugin>3.1.0</version.gpg.plugin>
<version.flatten-maven-plugin>1.5.0</version.flatten-maven-plugin>
<version.assembly.plugin>3.6.0</version.assembly.plugin>
<version.buildhelper.plugin>3.4.0</version.buildhelper.plugin>
<version.buildhelper.plugin>3.5.0</version.buildhelper.plugin>
<version.checkstyle.plugin>3.3.1</version.checkstyle.plugin>
<version.bundle.plugin>5.1.9</version.bundle.plugin>
<!-- Needing 3.6.2 at least because of MCOMPILER-294 -->
<version.compiler.plugin>3.11.0</version.compiler.plugin>
<version.dependency.plugin>3.6.1</version.dependency.plugin>
<!-- Check dependencies for security vulnerabilities -->
<version.dependency-check.plugin>8.4.3</version.dependency-check.plugin>
<version.dependency-check.plugin>9.0.1</version.dependency-check.plugin>
<version.exec.plugin>3.1.1</version.exec.plugin>
<version.forbiddenapis.plugin>3.6</version.forbiddenapis.plugin>
<version.jandex.plugin>3.1.5</version.jandex.plugin>
<version.jandex.plugin>3.1.6</version.jandex.plugin>
<version.maven.injection.plugin>1.0.2</version.maven.injection.plugin>
<version.jar.plugin>3.3.0</version.jar.plugin>
<version.javadoc.plugin>3.6.2</version.javadoc.plugin>
Expand Down

0 comments on commit 08d5961

Please sign in to comment.