This is an automated email from the ASF dual-hosted git repository.
zehnder 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 fe638fc9d8 deps: update commons-beanutils version to 1.11.0 (#3845)
fe638fc9d8 is described below
commit fe638fc9d8445b825ee36fa3e0e7dbc05098d41a
Author: Philipp Zehnder <[email protected]>
AuthorDate: Thu Oct 16 18:57:26 2025 +0200
deps: update commons-beanutils version to 1.11.0 (#3845)
---
.../src/main/resources/archetype-resources/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/archetypes/streampipes-archetype-pe-sinks-flink/src/main/resources/archetype-resources/pom.xml
b/archetypes/streampipes-archetype-pe-sinks-flink/src/main/resources/archetype-resources/pom.xml
index ba09247397..9010b66a99 100644
---
a/archetypes/streampipes-archetype-pe-sinks-flink/src/main/resources/archetype-resources/pom.xml
+++
b/archetypes/streampipes-archetype-pe-sinks-flink/src/main/resources/archetype-resources/pom.xml
@@ -62,7 +62,7 @@
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
- <version>1.9.4</version>
+ <version>1.11.0</version>
</dependency>
<dependency>
<groupId>org.apache.streampipes</groupId>