Skip to content

Commit 1d72ba5

Browse files
Bump io.netty:netty-all in /resources/sdk/purecloudjava/templates
Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.2.5.Final to 4.2.6.Final. - [Commits](netty/netty@netty-4.2.5.Final...netty-4.2.6.Final) --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-version: 4.2.6.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b6b594 commit 1d72ba5

File tree

1 file changed

+1
-1
lines changed
  • resources/sdk/purecloudjava/templates

1 file changed

+1
-1
lines changed

resources/sdk/purecloudjava/templates/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@
371371
<guava-version>33.4.8-jre</guava-version>
372372
<mockito.version>5.19.0</mockito.version>
373373
<ini4j-version>0.5.4</ini4j-version>
374-
<io-netty-version>4.2.5.Final</io-netty-version>
374+
<io-netty-version>4.2.6.Final</io-netty-version>
375375

376376
<name>${props.name}</name>
377377
<version>${props.version}</version>

0 commit comments

Comments
 (0)