Skip to content

Commit e6a7f69

Browse files
committed
Add narayana and agroal spring starters to the build dependencies group
1 parent 0d8328c commit e6a7f69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ updates:
7070
- "org.jboss.marshalling:jboss-marshalling" # JBeret IT dependency
7171
- "org.wildfly.security:wildfly-security-manager" # JBeret IT dependency
7272
- "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
7375
- "org.mockito:*"
7476
- "org.hamcrest:*"
7577
- "org.apache.logging.log4j:*"

0 commit comments

Comments
 (0)