Skip to content

Commit

Permalink
dependency upgrade: netty:4.1.94 -> 4.1.111
Browse files Browse the repository at this point in the history
This is the netty dependency for infra images. GeoServer images are
still using netty 4.1.46.Final for the cog and azure-blobstore plugins
to work together.
  • Loading branch information
groldan committed Jul 4, 2024
1 parent bd9026b commit 937e943
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config
Submodule config updated 1 files
+1 −0 gateway-service.yml
2 changes: 1 addition & 1 deletion src/apps/infrastructure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<module>admin</module>
</modules>
<properties>
<netty.version>4.1.94.Final</netty.version>
<netty.version>4.1.111.Final</netty.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 937e943

Please sign in to comment.