Skip to content

Commit 7ee1f53

Browse files
authored
Merge branch 'main' into dependabot/github_actions/NHSDigital/eps-workflow-semantic-release/dot-github/workflows/tag-release.yml-2.0.20
2 parents 6294f16 + 8853b62 commit 7ee1f53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@
2424
<sonar.organization>nhsdigital</sonar.organization>
2525
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
2626
<sonar.projectKey>NHSDigital_eps-FHIR-validator-lambda</sonar.projectKey>
27-
<aspectj.version>1.9.24</aspectj.version>
27+
<aspectj.version>1.9.25</aspectj.version>
2828
</properties>
2929
<dependencyManagement>
3030
<dependencies>
3131
<dependency>
3232
<groupId>org.junit</groupId>
3333
<artifactId>junit-bom</artifactId>
34-
<version>6.0.0</version>
34+
<version>6.0.1</version>
3535
<type>pom</type>
3636
<scope>import</scope>
3737
</dependency>

0 commit comments

Comments
 (0)