Skip to content

Commit acd89a3

Browse files
committed
reGenerate jspecify test
1 parent 5f989c9 commit acd89a3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

  • samples/openapi3/server/petstore/springboot-jspecify

samples/openapi3/server/petstore/springboot-jspecify/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,11 +88,11 @@
8888
<groupId>com.fasterxml.jackson.core</groupId>
8989
<artifactId>jackson-databind</artifactId>
9090
</dependency>
91-
<dependency>
92-
<groupId>org.jspecify</groupId>
93-
<artifactId>jspecify</artifactId>
94-
<version>1.0.0</version>
95-
</dependency>
91+
<dependency>
92+
<groupId>org.jspecify</groupId>
93+
<artifactId>jspecify</artifactId>
94+
<version>1.0.0</version>
95+
</dependency>
9696
<dependency>
9797
<groupId>org.springframework.boot</groupId>
9898
<artifactId>spring-boot-starter-test</artifactId>

0 commit comments

Comments
 (0)