File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/main/java/com/github/dariobalinzo Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727
2828 <groupId >com.github.dariobalinzo</groupId >
2929 <artifactId >elastic-source-connect</artifactId >
30- <version >1.5.3 </version >
30+ <version >1.5.4 </version >
3131
3232 <licenses >
3333 <license >
9898 <dependency >
9999 <groupId >com.fasterxml.jackson.core</groupId >
100100 <artifactId >jackson-databind</artifactId >
101- <version >2.14.0-rc1 </version >
101+ <version >2.12.1 </version >
102102 </dependency >
103103 <dependency >
104104 <groupId >org.yaml</groupId >
Original file line number Diff line number Diff line change 1717package com .github .dariobalinzo ;
1818
1919public class Version {
20- public static final String VERSION = "1.5.3 " ;
20+ public static final String VERSION = "1.5.4 " ;
2121}
You can’t perform that action at this time.
0 commit comments