This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/master by this push:
new 3304733d485 Bump spring-core from 5.0.20.RELEASE to 5.3.18 in
/pulsar-io/canal (#15047)
3304733d485 is described below
commit 3304733d485aa180c2c69f3f5963b98b5c99aeaa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 8 12:01:55 2022 +0300
Bump spring-core from 5.0.20.RELEASE to 5.3.18 in /pulsar-io/canal (#15047)
Bumps [spring-core](https://github.com/spring-projects/spring-framework)
from 5.0.20.RELEASE to 5.3.18.
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.20.RELEASE...v5.3.18)
---
updated-dependencies:
- dependency-name: org.springframework:spring-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pulsar-io/canal/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pulsar-io/canal/pom.xml b/pulsar-io/canal/pom.xml
index 1a2689cc84e..c75c11da38f 100644
--- a/pulsar-io/canal/pom.xml
+++ b/pulsar-io/canal/pom.xml
@@ -33,7 +33,7 @@
<name>Pulsar IO :: Canal</name>
<properties>
- <spring.version>5.0.20.RELEASE</spring.version>
+ <spring.version>5.3.18</spring.version>
<canal.version>1.1.5</canal.version>
</properties>