Skip to content

Commit

Permalink
chore(deps): bump the sdk-java group in /sdk/java with 8 updates
Browse files Browse the repository at this point in the history
Bumps the sdk-java group in /sdk/java with 8 updates:

| Package | From | To |
| --- | --- | --- |
| io.smallrye:smallrye-graphql-client-api | `2.7.0` | `2.8.3` |
| io.smallrye:smallrye-graphql-client-implementation-vertx | `2.7.0` | `2.8.3` |
| org.apache.commons:commons-lang3 | `3.13.0` | `3.14.0` |
| org.apache.commons:commons-compress | `1.24.0` | `1.26.1` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.10.0` | `5.11.0` |
| [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.1.0` | `3.2.0` |
| [de.m3y.maven:inject-maven-plugin](https://github.com/marcelmay/inject-maven-plugin) | `1.5` | `1.7` |
| [com.spotify.fmt:fmt-maven-plugin](https://github.com/spotify/fmt-maven-plugin) | `2.22.1` | `2.23` |


Updates `io.smallrye:smallrye-graphql-client-api` from 2.7.0 to 2.8.3

Updates `io.smallrye:smallrye-graphql-client-implementation-vertx` from 2.7.0 to 2.8.3

Updates `io.smallrye:smallrye-graphql-client-implementation-vertx` from 2.7.0 to 2.8.3

Updates `org.apache.commons:commons-lang3` from 3.13.0 to 3.14.0

Updates `org.apache.commons:commons-compress` from 1.24.0 to 1.26.1

Updates `org.mockito:mockito-core` from 5.10.0 to 5.11.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.10.0...v5.11.0)

Updates `org.codehaus.mojo:exec-maven-plugin` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-3.1.0...3.2.0)

Updates `de.m3y.maven:inject-maven-plugin` from 1.5 to 1.7
- [Release notes](https://github.com/marcelmay/inject-maven-plugin/releases)
- [Commits](marcelmay/inject-maven-plugin@inject-maven-plugin-1.5...inject-maven-plugin-1.7)

Updates `com.spotify.fmt:fmt-maven-plugin` from 2.22.1 to 2.23
- [Release notes](https://github.com/spotify/fmt-maven-plugin/releases)
- [Commits](spotify/fmt-maven-plugin@2.22.1...2.23)

---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-graphql-client-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-java
- dependency-name: io.smallrye:smallrye-graphql-client-implementation-vertx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-java
- dependency-name: io.smallrye:smallrye-graphql-client-implementation-vertx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-java
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-java
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-java
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sdk-java
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-java
- dependency-name: de.m3y.maven:inject-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-java
- dependency-name: com.spotify.fmt:fmt-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-java
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 76285ad commit 2ba6eae
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions sdk/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -236,12 +236,12 @@
<daggerengine.version>devel</daggerengine.version>

<assertj-core.version>3.25.0</assertj-core.version>
<commons-compress.version>1.24.0</commons-compress.version>
<commons-lang.version>3.13.0</commons-lang.version>
<exec-maven-plugin.version>3.1.0</exec-maven-plugin.version>
<commons-compress.version>1.26.1</commons-compress.version>
<commons-lang.version>3.14.0</commons-lang.version>
<exec-maven-plugin.version>3.2.0</exec-maven-plugin.version>
<fluent-process.version>1.0.1</fluent-process.version>
<fmt-maven-plugin.version>2.22.1</fmt-maven-plugin.version>
<inject-maven-plugin.version>1.5</inject-maven-plugin.version>
<fmt-maven-plugin.version>2.23</fmt-maven-plugin.version>
<inject-maven-plugin.version>1.7</inject-maven-plugin.version>
<jakarta.json-api.version>2.1.2</jakarta.json-api.version>
<jakarta.json.bind-api.version>3.0.0</jakarta.json.bind-api.version>
<javapoet.version>1.13.0</javapoet.version>
Expand All @@ -257,10 +257,10 @@
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<maven-source-plugin.version>3.3.0</maven-source-plugin.version>
<maven-versions-plugin.version>2.16.0</maven-versions-plugin.version>
<mockito-core.version>5.10.0</mockito-core.version>
<mockito-core.version>5.11.0</mockito-core.version>
<slf4j-api.version>2.0.0</slf4j-api.version>
<slf4j-simple.version>2.0.7</slf4j-simple.version>
<smallrye-graphql.version>2.7.0</smallrye-graphql.version>
<smallrye-graphql.version>2.8.3</smallrye-graphql.version>
<system-stubs-jupiter.version>2.1.3</system-stubs-jupiter.version>
<xdg-java.version>0.1.1</xdg-java.version>
<yasson.version>3.0.3</yasson.version>
Expand Down

0 comments on commit 2ba6eae

Please sign in to comment.