Skip to content

Releases: ultimate/KaroToolsCollection

KaroRAUPE-1.3.1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 15:59
b9318d9

Updated log4j #242, #248

KaroMUSKEL-3.4.1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 16:05

Updated log4j #242, #248

KaroAPI4J-1.4.2

Choose a tag to compare

@github-actions github-actions released this 15 Jun 15:59
b9318d9

Updated log4j #242, #248

KaroRAUPE-1.3.0

Choose a tag to compare

@ultimate ultimate released this 30 Sep 10:48

Fixed: #241

KaroRAUPE-1.2.4

Choose a tag to compare

@ultimate ultimate released this 23 Sep 12:50

Fixed: #239

KaroAPI4J-1.4.1

Choose a tag to compare

@ultimate ultimate released this 04 Apr 12:52

Fixed: #238

<dependencies>
	<!-- finally the dependencies -->
	<dependency>
		<groupId>org.apache.logging.log4j</groupId>
		<artifactId>log4j-core</artifactId>
		<version>2.23.1</version>
	</dependency>
	<dependency>
		<groupId>org.glassfish</groupId>
		<artifactId>javax.servlet</artifactId>
		<version>3.1.1</version>
	</dependency>
	<dependency>
		<groupId>com.fasterxml.jackson.core</groupId>
		<artifactId>jackson-databind</artifactId>
		<version>2.17.0</version>
	</dependency>
</dependencies>

KaroRAUPE-1.2.3

Choose a tag to compare

@ultimate ultimate released this 11 Jul 14:10

Fixed: #228, #230

KaroMUSKEL-3.4.0

Choose a tag to compare

@ultimate ultimate released this 11 Jul 14:12

Fixed: #227, #231, #234, #51, #181, #157

KaroAPI4J-1.4.0

Choose a tag to compare

@ultimate ultimate released this 11 Jul 14:10

Fixed: #231, #229, #234, #181, #203

Updated dependencies

<dependencies>
	<!-- finally the dependencies -->
	<dependency>
		<groupId>org.apache.logging.log4j</groupId>
		<artifactId>log4j-core</artifactId>
		<version>2.23.1</version>
	</dependency>
	<dependency>
		<groupId>org.glassfish</groupId>
		<artifactId>javax.servlet</artifactId>
		<version>3.1.1</version>
	</dependency>
	<dependency>
		<groupId>com.fasterxml.jackson.core</groupId>
		<artifactId>jackson-databind</artifactId>
		<version>2.17.0</version>
	</dependency>
</dependencies>

KaroMUSKEL-3.3.1

Choose a tag to compare

@ultimate ultimate released this 18 Mar 13:42

Fixed: #224, #225, #226