File tree 5 files changed +7
-11
lines changed
application-skeleton-consumer
application-skeleton-provider
application-skeleton-publisher
application-skeleton-subscriber 5 files changed +7
-11
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >eu.arrowhead</groupId >
6
6
<artifactId >application-skeleton-java-spring</artifactId >
7
- <version >4.4.0.1 </version >
7
+ <version >4.4.0.2 </version >
8
8
</parent >
9
9
10
10
<artifactId >arrowhead-application-skeleton-consumer</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >eu.arrowhead</groupId >
6
6
<artifactId >application-skeleton-java-spring</artifactId >
7
- <version >4.4.0.1 </version >
7
+ <version >4.4.0.2 </version >
8
8
</parent >
9
9
10
10
<artifactId >arrowhead-application-skeleton-provider</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >eu.arrowhead</groupId >
6
6
<artifactId >application-skeleton-java-spring</artifactId >
7
- <version >4.4.0.1 </version >
7
+ <version >4.4.0.2 </version >
8
8
</parent >
9
9
10
10
<artifactId >arrowhead-application-skeleton-publisher</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >eu.arrowhead</groupId >
6
6
<artifactId >application-skeleton-java-spring</artifactId >
7
- <version >4.4.0.1 </version >
7
+ <version >4.4.0.2 </version >
8
8
</parent >
9
9
10
10
<artifactId >arrowhead-application-skeleton-subscriber</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.springframework.boot</groupId >
6
6
<artifactId >spring-boot-starter-parent</artifactId >
7
- <version >2.1.5.RELEASE </version >
7
+ <version >2.6.2 </version >
8
8
<relativePath /> <!-- lookup parent from repository -->
9
9
</parent >
10
10
11
11
<groupId >eu.arrowhead</groupId >
12
12
<artifactId >application-skeleton-java-spring</artifactId >
13
- <version >4.4.0.1 </version >
13
+ <version >4.4.0.2 </version >
14
14
<packaging >pom</packaging >
15
15
<name >application-skeleton-java-spring</name >
16
16
<description >Arrowhead Application Skeleton using Spring Boot</description >
23
23
</license >
24
24
</licenses >
25
25
26
- <properties >
27
- <log4j2 .version>2.17.0</log4j2 .version>
28
- </properties >
29
-
30
26
<modules >
31
27
<module >application-skeleton-consumer</module >
32
28
<module >application-skeleton-provider</module >
38
34
<dependency >
39
35
<groupId >ai.aitia</groupId >
40
36
<artifactId >arrowhead-application-library-java-spring</artifactId >
41
- <version >4.4.0.1 </version >
37
+ <version >4.4.0.2 </version >
42
38
</dependency >
43
39
</dependencies >
44
40
You can’t perform that action at this time.
0 commit comments