We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 101f268 + 22e74da commit 198877eCopy full SHA for 198877e
pom.xml
@@ -19,7 +19,7 @@
19
<maven.compiler.target>21</maven.compiler.target>
20
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
21
<fhir.version>7.6.1</fhir.version>
22
- <log4j.version>2.25.2</log4j.version>
+ <log4j.version>2.25.3</log4j.version>
23
<fasterxml.version>2.19.2</fasterxml.version>
24
<sonar.organization>nhsdigital</sonar.organization>
25
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
@@ -31,7 +31,7 @@
31
<dependency>
32
<groupId>org.junit</groupId>
33
<artifactId>junit-bom</artifactId>
34
- <version>6.0.1</version>
+ <version>6.0.2</version>
35
<type>pom</type>
36
<scope>import</scope>
37
</dependency>
0 commit comments