Skip to content

Commit 1f94afa

Browse files
authored
Update Java Worker Version to 2.19.1 (#11078) (#11087)
1 parent 18e8a8c commit 1f94afa

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

eng/build/Workers.Java.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22

33
<ItemGroup>
4-
<PackageReference Include="Microsoft.Azure.Functions.JavaWorker" Version="2.19.0" />
4+
<PackageReference Include="Microsoft.Azure.Functions.JavaWorker" Version="2.19.1" />
55
</ItemGroup>
66

77
</Project>

release_notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
- My change description (#PR)
55
-->
66
- Fix Instance Manager for CV1 Migration (#11072)
7+
- Update Java Worker Version to [2.19.1](https://github.com/Azure/azure-functions-java-worker/releases/tag/2.19.1)

0 commit comments

Comments
 (0)