Merge pull request #82 from omaster395464gh/javamelody-1.95

uptake javamelody 1.95.0
This commit is contained in:
Oliver 2023-10-14 00:56:31 +02:00 committed by GitHub
commit 10a207e301
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,7 +83,7 @@
<dependency> <dependency>
<groupId>net.bull.javamelody</groupId> <groupId>net.bull.javamelody</groupId>
<artifactId>javamelody-core</artifactId> <artifactId>javamelody-core</artifactId>
<version>1.94.0</version> <version>1.95.0</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
@ -221,4 +221,4 @@
<url>https://maven.pkg.github.com/omaster395464gh/fop4apex</url> <url>https://maven.pkg.github.com/omaster395464gh/fop4apex</url>
</repository> </repository>
</distributionManagement> </distributionManagement>
</project> </project>