Skip to content

Commit a857fcd

Browse files
author
Dennis Labordus
committed
Optimize code to decrease memory usages.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 415b26b commit a857fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ SPDX-License-Identifier: Apache-2.0
2424
<surefire-plugin.version>3.0.0-M5</surefire-plugin.version>
2525
<sonarqube-plugin.version>3.2.0</sonarqube-plugin.version>
2626

27-
<compas.core.version>local-SNAPSHOT</compas.core.version>
27+
<compas.core.version>0.5.0</compas.core.version>
2828
<jakarta-bind-api.version>2.3.3</jakarta-bind-api.version>
2929
<jaxb-impl.version>2.3.5</jaxb-impl.version>
3030
<jakarta-cdi-api.version>2.0.2</jakarta-cdi-api.version>

0 commit comments

Comments
 (0)