Skip to content

Commit a6dc020

Browse files
committed
Remove since tag
1 parent 07422d7 commit a6dc020

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-context/src/main/java/org/springframework/jmx/export/MBeanExporter.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ public class MBeanExporter extends MBeanRegistrationSupport implements MBeanExpo
137137
/**
138138
* Map of constant names to constant values for the autodetect constants defined
139139
* in this class.
140-
* @since 6.0.11
141140
*/
142141
private static final Map<String, Integer> constants = Map.of(
143142
"AUTODETECT_NONE", AUTODETECT_NONE,

0 commit comments

Comments
 (0)