This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 88fc9ed53e ARTEMIS-5897 Bump io.netty:netty-tcnative-boringssl-static
from 2.0.74.Final to 2.0.75.Final
88fc9ed53e is described below
commit 88fc9ed53e692124424603738dbedad868f00b07
Author: Justin Bertram <[email protected]>
AuthorDate: Tue Feb 10 11:02:08 2026 -0600
ARTEMIS-5897 Bump io.netty:netty-tcnative-boringssl-static from
2.0.74.Final to 2.0.75.Final
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2cff60c230..3c3d610902 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,7 @@
<asciidoctorj.pdf.version>2.3.23</asciidoctorj.pdf.version>
<!-- this is basically for tests -->
- <netty-tcnative-version>2.0.74.Final</netty-tcnative-version>
+ <netty-tcnative-version>2.0.75.Final</netty-tcnative-version>
<proton.version>0.34.1</proton.version>
<protonj2.version>1.1.0</protonj2.version>
<slf4j.version>2.0.17</slf4j.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]