aligned rsyntaxtextarea version, fixed javadoc generation

This commit is contained in:
Jiri 2020-06-09 18:22:03 +02:00
commit e41eeb2395
2 changed files with 19 additions and 2 deletions

12
rsyntaxVersion.patch Normal file
View file

@ -0,0 +1,12 @@
--- runtime-decompiler/pom.xml
+++ runtime-decompiler/pom.xml
@@ -134,7 +134,7 @@
<dependency>
<groupId>com.fifesoft</groupId>
<artifactId>rsyntaxtextarea</artifactId>
- <version>2.6.1</version>
+ <version>3.1.1</version>
</dependency>
<dependency>
<groupId>org.jboss.byteman</groupId>