Skip to content

Commit 2a97376

Browse files
authored
Update dependency io.micronaut:micronaut-validation to v1.3.4 (GoogleCloudPlatform#2567)
1 parent 4f3a24a commit 2a97376

File tree

1 file changed

+2
-2
lines changed
  • appengine-java11/micronaut-helloworld

1 file changed

+2
-2
lines changed

appengine-java11/micronaut-helloworld/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
<path>
158158
<groupId>io.micronaut</groupId>
159159
<artifactId>micronaut-validation</artifactId>
160-
<version>1.3.3</version>
160+
<version>1.3.4</version>
161161
</path>
162162
</annotationProcessorPaths>
163163
</configuration>
@@ -180,7 +180,7 @@
180180
<path>
181181
<groupId>io.micronaut</groupId>
182182
<artifactId>micronaut-validation</artifactId>
183-
<version>1.3.3</version>
183+
<version>1.3.4</version>
184184
</path>
185185
</annotationProcessorPaths>
186186
</configuration>

0 commit comments

Comments
 (0)