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>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>2.5.12</version>
<version>RELEASE</version>
<scope>compile</scope>
</dependency>
</dependencies>