Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Commit 5824c81

Browse files
authored
Merge pull request #10 from agiledigital-labs/renovate/org.apache.felix-maven-bundle-plugin-2.x
Update dependency org.apache.felix:maven-bundle-plugin to v2.5.4
2 parents 47f04f2 + 9b3db9e commit 5824c81

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
@@ -105,7 +105,7 @@
105105
<groupId>org.apache.felix</groupId>
106106
<artifactId>maven-bundle-plugin</artifactId>
107107
<!-- version >= 2.5.4 introduces timestamp bug on UI files - see OPENIDM-5264 -->
108-
<version>2.5.3</version>
108+
<version>2.5.4</version>
109109
<extensions>true</extensions>
110110
<configuration>
111111
<instructions>

0 commit comments

Comments
 (0)