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 4aa4d01186 ARTEMIS-6016 Bump io.netty:netty-tcnative-boringssl-static
from 2.0.76.Final to 2.0.77.Final
4aa4d01186 is described below
commit 4aa4d0118641ca4e6993ca2b6566aba4990e3856
Author: Justin Bertram <[email protected]>
AuthorDate: Tue Apr 28 12:57:09 2026 -0500
ARTEMIS-6016 Bump io.netty:netty-tcnative-boringssl-static from
2.0.76.Final to 2.0.77.Final
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ea01a33b94..e406a1cee2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@
<asciidoctorj.pdf.version>2.3.23</asciidoctorj.pdf.version>
<!-- this is basically for tests -->
- <netty-tcnative-version>2.0.76.Final</netty-tcnative-version>
+ <netty-tcnative-version>2.0.77.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]