Skip to content

Commit 119bf1a

Browse files
authored
Update CHANGELOG.md
1 parent e736437 commit 119bf1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ _The EFX Toolkit for Java developers is a library that enables the transpilation
77

88
In this release we moved some utility classes to a new java library: [eforms-core-java](https://github.com/OP-TED/eforms-core-java). These utility classes enable the parallel use of multiple major versions of the SDK by applications. We decided to extract this functionality to a new shared library so that it can also be used by applications that do not necessarily need EFX translation.
99

10-
This release also removes the need to use the "classindex" annotation processor plugin. You can remove the following section from your pom.xml.
10+
This release also removes the need to use the "classindex" annotation processor plugin. You can remove the following section from your pom.xml:
1111

1212
```
1313
<plugin>

0 commit comments

Comments
 (0)