Sfoglia il codice sorgente

Merge pull request #8 from larsw/dependabot/maven/examples/spring-framework/org.springframework-spring-core-5.3.19

Bump spring-core from 5.3.17 to 5.3.19 in /examples/spring-framework
custom-downloader
larsw GitHub 3 anni fa
parent
commit
6c1f7cb865
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      examples/spring-framework/pom.xml

+ 1
- 1
examples/spring-framework/pom.xml Vedi File

@@ -74,7 +74,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>5.3.17</version>
<version>5.3.19</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>


Loading…
Annulla
Salva