This is an automated email from the ASF dual-hosted git repository.
sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x-extras.git
The following commit(s) were added to refs/heads/develop by this push:
new 4ce9653 chore(deps): bump org.eclipse.milo:stack-server from 0.6.14
to 0.6.15 (#231)
4ce9653 is described below
commit 4ce9653f10d7a935b832b7f7e9293958a581eb67
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 4 10:31:55 2024 +0100
chore(deps): bump org.eclipse.milo:stack-server from 0.6.14 to 0.6.15 (#231)
Bumps org.eclipse.milo:stack-server from 0.6.14 to 0.6.15.
---
updated-dependencies:
- dependency-name: org.eclipse.milo:stack-server
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
plc4j/tools/opcua-server/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plc4j/tools/opcua-server/pom.xml b/plc4j/tools/opcua-server/pom.xml
index 02032f5..fec721a 100644
--- a/plc4j/tools/opcua-server/pom.xml
+++ b/plc4j/tools/opcua-server/pom.xml
@@ -50,7 +50,7 @@
<dependency>
<groupId>org.eclipse.milo</groupId>
<artifactId>stack-server</artifactId>
- <version>0.6.14</version>
+ <version>0.6.15</version>
</dependency>
<dependency>
<groupId>org.eclipse.milo</groupId>