File tree Expand file tree Collapse file tree 5 files changed +7
-11
lines changed
application-skeleton-consumer
application-skeleton-provider
application-skeleton-publisher
application-skeleton-subscriber Expand file tree Collapse file tree 5 files changed +7
-11
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >eu.arrowhead</groupId >
66 <artifactId >application-skeleton-java-spring</artifactId >
7- <version >4.4.0.1 </version >
7+ <version >4.4.0.2 </version >
88 </parent >
99
1010 <artifactId >arrowhead-application-skeleton-consumer</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >eu.arrowhead</groupId >
66 <artifactId >application-skeleton-java-spring</artifactId >
7- <version >4.4.0.1 </version >
7+ <version >4.4.0.2 </version >
88 </parent >
99
1010 <artifactId >arrowhead-application-skeleton-provider</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >eu.arrowhead</groupId >
66 <artifactId >application-skeleton-java-spring</artifactId >
7- <version >4.4.0.1 </version >
7+ <version >4.4.0.2 </version >
88 </parent >
99
1010 <artifactId >arrowhead-application-skeleton-publisher</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >eu.arrowhead</groupId >
66 <artifactId >application-skeleton-java-spring</artifactId >
7- <version >4.4.0.1 </version >
7+ <version >4.4.0.2 </version >
88 </parent >
99
1010 <artifactId >arrowhead-application-skeleton-subscriber</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.springframework.boot</groupId >
66 <artifactId >spring-boot-starter-parent</artifactId >
7- <version >2.1.5.RELEASE </version >
7+ <version >2.6.2 </version >
88 <relativePath /> <!-- lookup parent from repository -->
99 </parent >
1010
1111 <groupId >eu.arrowhead</groupId >
1212 <artifactId >application-skeleton-java-spring</artifactId >
13- <version >4.4.0.1 </version >
13+ <version >4.4.0.2 </version >
1414 <packaging >pom</packaging >
1515 <name >application-skeleton-java-spring</name >
1616 <description >Arrowhead Application Skeleton using Spring Boot</description >
2323 </license >
2424 </licenses >
2525
26- <properties >
27- <log4j2 .version>2.17.0</log4j2 .version>
28- </properties >
29-
3026 <modules >
3127 <module >application-skeleton-consumer</module >
3228 <module >application-skeleton-provider</module >
3834 <dependency >
3935 <groupId >ai.aitia</groupId >
4036 <artifactId >arrowhead-application-library-java-spring</artifactId >
41- <version >4.4.0.1 </version >
37+ <version >4.4.0.2 </version >
4238 </dependency >
4339 </dependencies >
4440
You can’t perform that action at this time.
0 commit comments