Skip to content

Commit 6078865

Browse files
committed
Merge branch '1.5.x' into 2.0.x
2 parents 8950c3e + ca7f961 commit 6078865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1230,7 +1230,7 @@ Maven, you would add the following dependency:
12301230
<dependency>
12311231
<groupId>org.jolokia</groupId>
12321232
<artifactId>jolokia-core</artifactId>
1233-
</dependency>
1233+
</dependency>
12341234
----
12351235

12361236
The Jolokia endpoint can then be exposed by adding `jolokia` or `*` to the

0 commit comments

Comments
 (0)