Compare commits
5 commits
0e322d3565
...
40a59d6c5b
| Author | SHA256 | Date | |
|---|---|---|---|
| 40a59d6c5b | |||
| bb9798bd57 | |||
| b797d18aee | |||
|
|
3d23f623f9 | ||
|
|
50b72c5b16 |
2 changed files with 2 additions and 10 deletions
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
|
|
@ -1,8 +0,0 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: maven
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: monthly
|
||||
time: "13:00"
|
||||
open-pull-requests-limit: 99
|
||||
4
pom.xml
4
pom.xml
|
|
@ -36,12 +36,12 @@
|
|||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-api</artifactId>
|
||||
<version>1.7.30</version>
|
||||
<version>1.7.31</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-simple</artifactId>
|
||||
<version>1.7.30</version>
|
||||
<version>1.7.31</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue