Skip to content

Commit

Permalink
Update dependency com.trifork.cheetah.processing:cheetah-lib-processi…
Browse files Browse the repository at this point in the history
…ng to v3.8.1
  • Loading branch information
renovate-bot committed Dec 5, 2023
1 parent 4c3b44b commit 4bd9ed3
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion EnrichStream/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ under the License.
<dependency>
<groupId>com.trifork.cheetah.processing</groupId>
<artifactId>cheetah-lib-processing</artifactId>
<version>3.7.2</version>
<version>3.8.1</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down
2 changes: 1 addition & 1 deletion MultipleSideOutput/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ under the License.
<dependency>
<groupId>com.trifork.cheetah.processing</groupId>
<artifactId>cheetah-lib-processing</artifactId>
<version>3.7.2</version>
<version>3.8.1</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down
2 changes: 1 addition & 1 deletion Observability/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ under the License.
<dependency>
<groupId>com.trifork.cheetah.processing</groupId>
<artifactId>cheetah-lib-processing</artifactId>
<version>3.7.2</version>
<version>3.8.1</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down
2 changes: 1 addition & 1 deletion SerializationErrorCatch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ under the License.
<dependency>
<groupId>com.trifork.cheetah.processing</groupId>
<artifactId>cheetah-lib-processing</artifactId>
<version>3.3.2</version>
<version>3.8.1</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down
2 changes: 1 addition & 1 deletion TransformAndStore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ under the License.
<dependency>
<groupId>com.trifork.cheetah.processing</groupId>
<artifactId>cheetah-lib-processing</artifactId>
<version>3.7.2</version>
<version>3.8.1</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down
2 changes: 1 addition & 1 deletion TumblingWindow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ under the License.
<dependency>
<groupId>com.trifork.cheetah.processing</groupId>
<artifactId>cheetah-lib-processing</artifactId>
<version>3.7.2</version>
<version>3.8.1</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down

0 comments on commit 4bd9ed3

Please sign in to comment.