Skip to content

Commit 23e5ff8

Browse files
build(deps): bump io.springfox:springfox-swagger-ui
Bumps [io.springfox:springfox-swagger-ui](https://github.com/springfox/springfox) from 2.9.2 to 2.10.0. - [Release notes](https://github.com/springfox/springfox/releases) - [Changelog](https://github.com/springfox/springfox/blob/master/docs/release-notes.md) - [Commits](springfox/springfox@2.9.2...2.10.0) --- updated-dependencies: - dependency-name: io.springfox:springfox-swagger-ui dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce65fb7 commit 23e5ff8

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)