File tree 13 files changed +21
-21
lines changed
camel-entur-google-pubsub
camel3-entur-google-pubsub
13 files changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ aliases:
38
38
jobs :
39
39
test :
40
40
docker :
41
- - image : cimg/openjdk:11 .0
41
+ - image : cimg/openjdk:20 .0
42
42
auth :
43
43
username : $DOCKERHUB_LOGIN
44
44
password : $DOCKERHUB_PASSWORD
86
86
87
87
deploy-nexus :
88
88
docker :
89
- - image : cimg/openjdk:11 .0
89
+ - image : cimg/openjdk:20 .0
90
90
auth :
91
91
username : $DOCKERHUB_LOGIN
92
92
password : $DOCKERHUB_PASSWORD
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Inspired by: https://github.com/fabric8io/ipaas-quickstarts/
22
22
<parent >
23
23
<groupId >org.entur.ror.helpers</groupId >
24
24
<artifactId >helper</artifactId >
25
- <version >1.89-SNAPSHOT </version >
25
+ <version >1.96 </version >
26
26
<relativePath >..</relativePath >
27
27
</parent >
28
28
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Inspired by: https://github.com/fabric8io/ipaas-quickstarts/
25
25
<parent >
26
26
<groupId >org.entur.ror.helpers</groupId >
27
27
<artifactId >helper</artifactId >
28
- <version >1.89-SNAPSHOT </version >
28
+ <version >1.96 </version >
29
29
</parent >
30
30
31
31
<artifactId >camel-entur-google-pubsub</artifactId >
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Inspired by: https://github.com/fabric8io/ipaas-quickstarts/
25
25
<parent >
26
26
<groupId >org.entur.ror.helpers</groupId >
27
27
<artifactId >helper</artifactId >
28
- <version >1.89-SNAPSHOT </version >
28
+ <version >1.96 </version >
29
29
</parent >
30
30
31
31
<artifactId >camel3-entur-google-pubsub</artifactId >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Inspired by: https://github.com/fabric8io/ipaas-quickstarts/
23
23
<parent >
24
24
<groupId >org.entur.ror.helpers</groupId >
25
25
<artifactId >helper</artifactId >
26
- <version >1.89-SNAPSHOT </version >
26
+ <version >1.96 </version >
27
27
</parent >
28
28
29
29
<artifactId >entur-google-pubsub</artifactId >
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Inspired by: https://github.com/fabric8io/ipaas-quickstarts/
22
22
<parent >
23
23
<groupId >org.entur.ror.helpers</groupId >
24
24
<artifactId >helper</artifactId >
25
- <version >1.89-SNAPSHOT </version >
25
+ <version >1.96 </version >
26
26
<relativePath >..</relativePath >
27
27
</parent >
28
28
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Inspired by: https://github.com/fabric8io/ipaas-quickstarts/
22
22
<parent >
23
23
<groupId >org.entur.ror.helpers</groupId >
24
24
<artifactId >helper</artifactId >
25
- <version >1.89-SNAPSHOT </version >
25
+ <version >1.96 </version >
26
26
<relativePath >..</relativePath >
27
27
</parent >
28
28
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Inspired by: https://github.com/fabric8io/ipaas-quickstarts/
22
22
<parent >
23
23
<groupId >org.entur.ror.helpers</groupId >
24
24
<artifactId >helper</artifactId >
25
- <version >1.89-SNAPSHOT </version >
25
+ <version >1.96 </version >
26
26
<relativePath >..</relativePath >
27
27
</parent >
28
28
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.entur.ror.helpers</groupId >
5
5
<artifactId >helper</artifactId >
6
- <version >1.89-SNAPSHOT </version >
6
+ <version >1.96 </version >
7
7
<relativePath >..</relativePath >
8
8
</parent >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >helper</artifactId >
5
5
<groupId >org.entur.ror.helpers</groupId >
6
- <version >1.89-SNAPSHOT </version >
6
+ <version >1.96 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Inspired by: https://github.com/fabric8io/ipaas-quickstarts/
22
22
<parent >
23
23
<groupId >org.entur.ror.helpers</groupId >
24
24
<artifactId >helper</artifactId >
25
- <version >1.89-SNAPSHOT </version >
25
+ <version >1.96 </version >
26
26
<relativePath >..</relativePath >
27
27
</parent >
28
28
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.entur.ror</groupId >
24
24
<artifactId >superpom</artifactId >
25
- <version >1.53 </version >
25
+ <version >1.60 </version >
26
26
</parent >
27
27
28
28
<groupId >org.entur.ror.helpers</groupId >
86
86
87
87
<java .version>11</java .version>
88
88
89
- <spring-cloud-gcp .version>3 .4.3 </spring-cloud-gcp .version>
90
- <camel .version>2.25.4 </camel .version>
91
- <camel3 .version>3.14.4 </camel3 .version>
92
- <kubernetes-client .version>5.12.4 </kubernetes-client .version>
93
- <commons-io .version>2.11 .0</commons-io .version>
89
+ <spring-cloud-gcp .version>4 .4.0 </spring-cloud-gcp .version>
90
+ <camel .version>3.20.5 </camel .version>
91
+ <camel3 .version>3.20.5 </camel3 .version>
92
+ <kubernetes-client .version>6.7.0 </kubernetes-client .version>
93
+ <commons-io .version>2.12 .0</commons-io .version>
94
94
<hazelcast-kubernetes .version>2.2.3</hazelcast-kubernetes .version>
95
95
96
96
<hamcrest .version>2.2</hamcrest .version>
97
97
98
- <nexus-staging-maven-plugin .version>1.6.8 </nexus-staging-maven-plugin .version>
99
- <maven-gpg-plugin .version>1.6 </maven-gpg-plugin .version>
98
+ <nexus-staging-maven-plugin .version>1.6.13 </nexus-staging-maven-plugin .version>
99
+ <maven-gpg-plugin .version>3.1.0 </maven-gpg-plugin .version>
100
100
101
101
102
102
<!-- empty argLine property, the value is set up by Jacoco during unit tests execution -->
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Inspired by: https://github.com/fabric8io/ipaas-quickstarts/
22
22
<parent >
23
23
<groupId >org.entur.ror.helpers</groupId >
24
24
<artifactId >helper</artifactId >
25
- <version >1.89-SNAPSHOT </version >
25
+ <version >1.96 </version >
26
26
<relativePath >..</relativePath >
27
27
</parent >
28
28
You can’t perform that action at this time.
0 commit comments