Skip to content

Commit 6f82d21

Browse files
committed
eliminate code warning
1 parent b558904 commit 6f82d21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tooling/conga-aem-maven-plugin/src/main/java/io/wcm/devops/conga/plugins/aem/maven/allpackage/FileVaultProperties.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
/**
3333
* Read and write properties.xml for FileVault package.
3434
*/
35-
class FileVaultProperties {
35+
final class FileVaultProperties {
3636

3737
private final Properties props;
3838

0 commit comments

Comments
 (0)