We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a1bb26 commit e6190d3Copy full SHA for e6190d3
server/api-service/openblocks-plugins/googleSheetsPlugin/pom.xml
@@ -61,7 +61,7 @@
61
<dependency>
62
<groupId>org.springframework.boot</groupId>
63
<artifactId>spring-boot-starter-webflux</artifactId>
64
- <version>2.7.0</version>
+ <version>3.0.6</version>
65
<scope>test</scope>
66
</dependency>
67
server/api-service/openblocks-plugins/graphqlPlugin/pom.xml
@@ -107,7 +107,7 @@
107
108
109
110
- <version>2.5.12</version>
111
112
113
0 commit comments