Skip to content

Commit

Permalink
Bump graphql-java to 20.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartisk committed Oct 2, 2024
1 parent 377a58e commit cfc71e3
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 cfc71e3

Please sign in to comment.