We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d8328c commit e6a7f69Copy full SHA for e6a7f69
.github/dependabot.yml
@@ -70,6 +70,8 @@ updates:
70
- "org.jboss.marshalling:jboss-marshalling" # JBeret IT dependency
71
- "org.wildfly.security:wildfly-security-manager" # JBeret IT dependency
72
- "org.springframework.boot:*" # Spring is only for ITs
73
+ - "io.agroal:agroal-spring-boot-starter" # part of Spring dependencies, is only for ITs
74
+ - "dev.snowdrop:narayana-spring-boot-starter" # part of Spring dependencies, is only for ITs
75
- "org.mockito:*"
76
- "org.hamcrest:*"
77
- "org.apache.logging.log4j:*"
0 commit comments