Skip to content

Commit 1215898

Browse files
committed
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.15.0
1 parent 7df8769 commit 1215898

12 files changed

Lines changed: 12 additions & 12 deletions

File tree

codec-sha256/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<plugin>
107107
<groupId>org.apache.maven.plugins</groupId>
108108
<artifactId>maven-compiler-plugin</artifactId>
109-
<version>3.14.1</version>
109+
<version>3.15.0</version>
110110
<configuration>
111111
<release>${maven.compiler.release}</release>
112112
<compilerArgs>

crypto-symmetric-managed/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<plugin>
133133
<groupId>org.apache.maven.plugins</groupId>
134134
<artifactId>maven-compiler-plugin</artifactId>
135-
<version>3.14.1</version>
135+
<version>3.15.0</version>
136136
<configuration>
137137
<release>${maven.compiler.release}</release>
138138
<compilerArgs>

crypto-symmetric/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<plugin>
107107
<groupId>org.apache.maven.plugins</groupId>
108108
<artifactId>maven-compiler-plugin</artifactId>
109-
<version>3.14.1</version>
109+
<version>3.15.0</version>
110110
<configuration>
111111
<release>${maven.compiler.release}</release>
112112
<compilerArgs>

csp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<plugin>
122122
<groupId>org.apache.maven.plugins</groupId>
123123
<artifactId>maven-compiler-plugin</artifactId>
124-
<version>3.14.1</version>
124+
<version>3.15.0</version>
125125
<configuration>
126126
<release>${maven.compiler.release}</release>
127127
<compilerArgs>

demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
<plugin>
191191
<groupId>org.apache.maven.plugins</groupId>
192192
<artifactId>maven-compiler-plugin</artifactId>
193-
<version>3.14.1</version>
193+
<version>3.15.0</version>
194194
<configuration>
195195
<release>${maven.compiler.release}</release>
196196
<compilerArgs>

metrics/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<plugin>
117117
<groupId>org.apache.maven.plugins</groupId>
118118
<artifactId>maven-compiler-plugin</artifactId>
119-
<version>3.14.1</version>
119+
<version>3.15.0</version>
120120
<configuration>
121121
<release>${maven.compiler.release}</release>
122122
<compilerArgs>

oauth2-oidc-remember-me/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<plugin>
141141
<groupId>org.apache.maven.plugins</groupId>
142142
<artifactId>maven-compiler-plugin</artifactId>
143-
<version>3.14.1</version>
143+
<version>3.15.0</version>
144144
<configuration>
145145
<release>${maven.compiler.release}</release>
146146
<compilerArgs>

oauth2-oidc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
<plugin>
160160
<groupId>org.apache.maven.plugins</groupId>
161161
<artifactId>maven-compiler-plugin</artifactId>
162-
<version>3.14.1</version>
162+
<version>3.15.0</version>
163163
<configuration>
164164
<release>${maven.compiler.release}</release>
165165
<compilerArgs>

vaadin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
<plugin>
163163
<groupId>org.apache.maven.plugins</groupId>
164164
<artifactId>maven-compiler-plugin</artifactId>
165-
<version>3.14.1</version>
165+
<version>3.15.0</version>
166166
<configuration>
167167
<release>${maven.compiler.release}</release>
168168
<compilerArgs>

web-sidecar-actuator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<plugin>
152152
<groupId>org.apache.maven.plugins</groupId>
153153
<artifactId>maven-compiler-plugin</artifactId>
154-
<version>3.14.1</version>
154+
<version>3.15.0</version>
155155
<configuration>
156156
<release>${maven.compiler.release}</release>
157157
<compilerArgs>

0 commit comments

Comments
 (0)