This is an automated email from the ASF dual-hosted git repository.
tenthe pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git
The following commit(s) were added to refs/heads/dev by this push:
new 3c7916cd95 chore(deps): bump io.nats:jnats from 2.19.1 to 2.25.2
(#4444)
3c7916cd95 is described below
commit 3c7916cd9538ef2c2f81f4265ceab4fb9bc08d09
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 13 08:03:52 2026 +0200
chore(deps): bump io.nats:jnats from 2.19.1 to 2.25.2 (#4444)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 95b1e61187..bdf8d469fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
<jts-core.version>1.20.0</jts-core.version>
<milvus-sdk-java.version>2.5.10</milvus-sdk-java.version>
<mqtt-client.version>1.3.0</mqtt-client.version>
- <nats.version>2.19.1</nats.version>
+ <nats.version>2.25.2</nats.version>
<okhttp.version>3.13.1</okhttp.version>
<opencsv.version>5.9</opencsv.version>
<opennlp.version>2.5.9</opennlp.version>