Commit cfaebfdc authored by Brian Long's avatar Brian Long
Browse files

Merge branch 'develop-acs7' into develop-acs23

parents 27a3d2c4 bd5e8192
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -84,7 +84,7 @@
		</dependency>
		<dependency>
			<groupId>com.fasterxml.jackson.module</groupId>
			<artifactId>jackson-module-jaxb-annotations</artifactId>
			<artifactId>jackson-module-jakarta-xmlbind-annotations</artifactId>
			<version>${jackson.version}</version>
		</dependency>
		<dependency>