Compare commits

..

No commits in common. "dependabot/maven/org.springframework.boot-spring-boot-starter-web-2.5.12" and "master" have entirely different histories.

View File

@ -30,7 +30,7 @@
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId> <artifactId>spring-boot-starter-web</artifactId>
<version>2.5.12</version> <version>RELEASE</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
</dependencies> </dependencies>