Skip to content

Commit 0ea314a

Browse files
committed
1 parent bdad11d commit 0ea314a

File tree

1 file changed

+1
-1
lines changed
  • samples/client/petstore/java/webclient-nullable-arrays

1 file changed

+1
-1
lines changed

samples/client/petstore/java/webclient-nullable-arrays/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<jackson-version>2.17.1</jackson-version>
124124
<jackson-databind-version>2.17.1</jackson-databind-version>
125125
<jackson-databind-nullable-version>0.2.6</jackson-databind-nullable-version>
126-
<spring-boot-version>2.7.17</spring-boot-version>
126+
<spring-boot-version>3.2.11</spring-boot-version>
127127
<jakarta-annotation-version>1.3.5</jakarta-annotation-version>
128128
<reactor-version>3.4.34</reactor-version>
129129
<reactor-netty-version>1.0.39</reactor-netty-version>

0 commit comments

Comments
 (0)