File tree 4 files changed +4
-4
lines changed
logstash-logging-spring-boot-starter
loki-logging-spring-boot-starter
reactive-logstash-logging-spring-boot-starter
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 78
78
<plugin >
79
79
<groupId >org.apache.maven.plugins</groupId >
80
80
<artifactId >maven-compiler-plugin</artifactId >
81
- <version >3.13 .0</version >
81
+ <version >3.14 .0</version >
82
82
<configuration >
83
83
<target >${java.version} </target >
84
84
<source >${java.version} </source >
Original file line number Diff line number Diff line change 119
119
<plugin >
120
120
<groupId >org.apache.maven.plugins</groupId >
121
121
<artifactId >maven-compiler-plugin</artifactId >
122
- <version >3.13 .0</version >
122
+ <version >3.14 .0</version >
123
123
<configuration >
124
124
<target >${java.version} </target >
125
125
<source >${java.version} </source >
Original file line number Diff line number Diff line change 120
120
<plugin >
121
121
<groupId >org.apache.maven.plugins</groupId >
122
122
<artifactId >maven-compiler-plugin</artifactId >
123
- <version >3.13 .0</version >
123
+ <version >3.14 .0</version >
124
124
<configuration >
125
125
<target >${java.version} </target >
126
126
<source >${java.version} </source >
Original file line number Diff line number Diff line change 112
112
<plugin >
113
113
<groupId >org.apache.maven.plugins</groupId >
114
114
<artifactId >maven-compiler-plugin</artifactId >
115
- <version >3.13 .0</version >
115
+ <version >3.14 .0</version >
116
116
<configuration >
117
117
<target >${java.version} </target >
118
118
<source >${java.version} </source >
You can’t perform that action at this time.
0 commit comments