Skip to content

Commit d5b7abd

Browse files
committed
Modify modifier
1 parent 464a0c8 commit d5b7abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/constants/EventMeshVersion.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
@Slf4j
4141
public class EventMeshVersion {
4242

43-
public static String CURRENT_VERSION = "";
43+
private static String CURRENT_VERSION = "";
4444

4545
private static final String VERSION_KEY = "Implementation-Version";
4646

0 commit comments

Comments
 (0)