8000 chore(deps): update micronaut packages to v2.3.3 (#4751) · iromu/java-docs-samples@557af16 · GitHub
[go: up one dir, main page]

8000
Skip to content

Commit 557af16

Browse files
authored
chore(deps): update micronaut packages to v2.3.3 (GoogleCloudPlatform#4751)
1 parent ea5f7fe commit 557af16

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

appengine-java11/micronaut-helloworld/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<exec.mainClass>com.example.appengine.Application</exec.mainClass>
3434
<maven.compiler.target>11</maven.compiler.target>
3535
<maven.compiler.source>11</maven.compiler.source>
36-
<micronaut.version>2.3.2</micronaut.version>
36+
<micronaut.version>2.3.3</micronaut.version>
3737
</properties>
3838

3939
<dependencies>

0 commit comments

Comments
 (0)
0