Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit dc0b3f4

Browse files
authoredMay 7, 2025
Merge pull request #224 from dromara/dependabot/maven/forest-examples/example-chatgpt/io.springfox-springfox-swagger-ui-2.10.0
build(deps): bump io.springfox:springfox-swagger-ui from 2.9.2 to 2.10.0 in /forest-examples/example-chatgpt
2 parents 65b0cf4 + 23e5ff8 commit dc0b3f4

File tree

1 file changed

+1
-1
lines changed
  • forest-examples/example-chatgpt

1 file changed

+1
-1
lines changed
 

‎forest-examples/example-chatgpt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>io.springfox</groupId>
7777
<artifactId>springfox-swagger-ui</artifactId>
78-
<version>2.9.2</version>
78+
<version>2.10.0</version>
7979
</dependency>
8080

8181
<dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.