Skip to content

Commit

Permalink
Merge pull request #157 from wildfly-extras/dependabot/maven/code-par…
Browse files Browse the repository at this point in the history
…ent/io.netty-netty-codec-http2-4.1.100.Final

Bump io.netty:netty-codec-http2 from 4.1.94.Final to 4.1.100.Final in /code-parent
  • Loading branch information
jamezp authored Oct 24, 2023
2 parents ef1239a + b582848 commit 93033ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<description>Parent for modules with code. Contains dependencies and plugin management</description>

<properties>
<version.io.netty.netty>4.1.94.Final</version.io.netty.netty>
<version.io.netty.netty>4.1.100.Final</version.io.netty.netty>
<version.io.smallrye.jandex>3.1.2</version.io.smallrye.jandex>
<version.junit>4.13.2</version.junit>
<version.org.jboss.arquillian>1.7.1.Final</version.org.jboss.arquillian>
Expand Down

0 comments on commit 93033ca

Please sign in to comment.