Skip to content

Commit

Permalink
Merge pull request #43644 from jmartisk/3.2-graphql-java
Browse files Browse the repository at this point in the history
[3.2] Bump graphql-java to 20.9
  • Loading branch information
jmartisk authored Oct 10, 2024
2 parents 377a58e + cfc71e3 commit 1ff5c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<micrometer.version>1.11.1</micrometer.version><!-- keep in sync with hdrhistogram -->
<hdrhistogram.version>2.1.12</hdrhistogram.version><!-- keep in sync with micrometer -->
<google-auth.version>0.22.0</google-auth.version>
<graphql-java.version>20.2</graphql-java.version> <!-- keep in sync with smallrye-graphql -->
<graphql-java.version>20.9</graphql-java.version> <!-- keep in sync with smallrye-graphql -->
<microprofile-config-api.version>3.0.3</microprofile-config-api.version>
<microprofile-health-api.version>4.0.1</microprofile-health-api.version>
<microprofile-metrics-api.version>4.0.1</microprofile-metrics-api.version>
Expand Down

0 comments on commit 1ff5c8d

Please sign in to comment.