File tree Expand file tree Collapse file tree 5 files changed +10
-6
lines changed
application-skeleton-consumer
application-skeleton-provider
application-skeleton-publisher
application-skeleton-subscriber Expand file tree Collapse file tree 5 files changed +10
-6
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.0 </version >
7+ <version >4.4.0.1 </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.0 </version >
7+ <version >4.4.0.1 </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.0 </version >
7+ <version >4.4.0.1 </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.0 </version >
7+ <version >4.4.0.1 </version >
88 </parent >
99
1010 <artifactId >arrowhead-application-skeleton-subscriber</artifactId >
Original file line number Diff line number Diff line change 1010
1111 <groupId >eu.arrowhead</groupId >
1212 <artifactId >application-skeleton-java-spring</artifactId >
13- <version >4.4.0.0 </version >
13+ <version >4.4.0.1 </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+
2630 <modules >
2731 <module >application-skeleton-consumer</module >
2832 <module >application-skeleton-provider</module >
3438 <dependency >
3539 <groupId >ai.aitia</groupId >
3640 <artifactId >arrowhead-application-library-java-spring</artifactId >
37- <version >4.4.0.0 </version >
41+ <version >4.4.0.1 </version >
3842 </dependency >
3943 </dependencies >
4044
You can’t perform that action at this time.
0 commit comments